[INFO] fetching crate mech-gui 0.1.0...
[INFO] testing mech-gui-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate mech-gui 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate mech-gui 0.1.0
[INFO] finished tweaking crates.io crate mech-gui 0.1.0
[INFO] tweaked toml for crates.io crate mech-gui 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mech-gui 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 318 packages to latest compatible versions
[INFO] [stderr]       Adding eframe v0.18.0 (available: v0.34.1)
[INFO] [stderr]       Adding image v0.24.9 (available: v0.25.10)
[INFO] [stderr]       Adding mech-core v0.1.0 (available: v0.3.1)
[INFO] [stderr]       Adding mech-syntax v0.1.0 (available: v0.3.1)
[INFO] [stderr]       Adding mech-utilities v0.1.0 (available: v0.2.2)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b32d62156f8a2f1da4a052e665dc75919824851a5137546e75a80378a23bc99
[INFO] running `Command { std: "docker" "start" "-a" "7b32d62156f8a2f1da4a052e665dc75919824851a5137546e75a80378a23bc99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b32d62156f8a2f1da4a052e665dc75919824851a5137546e75a80378a23bc99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b32d62156f8a2f1da4a052e665dc75919824851a5137546e75a80378a23bc99", kill_on_drop: false }`
[INFO] [stdout] 7b32d62156f8a2f1da4a052e665dc75919824851a5137546e75a80378a23bc99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 741149f713d9149539ad379b5436857680cd19851fdd22eb4c006fe13c7b3ec2
[INFO] running `Command { std: "docker" "start" "-a" "741149f713d9149539ad379b5436857680cd19851fdd22eb4c006fe13c7b3ec2", kill_on_drop: false }`
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling mech-core v0.1.0
[INFO] [stderr]    Compiling websocket-base v0.26.5
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mech-core-0.1.0/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(concat_idents)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.90.0; see <https://github.com/rust-lang/rust/pull/142704> for more information
[INFO] [stdout]   = note: use the `${concat(..)}` metavariable expression instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling webbrowser v0.7.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling emath v0.18.0
[INFO] [stderr]    Compiling epaint v0.18.1
[INFO] [stderr]    Compiling websocket v0.26.5
[INFO] [stderr]    Compiling nom-unicode v0.3.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stdout] error[E0635]: unknown feature `drain_filter`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mech-core-0.1.0/src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(drain_filter)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a feature with a similar name: `option_filter`
[INFO] [stdout]   |
[INFO] [stdout] 5 - #![feature(drain_filter)]
[INFO] [stdout] 5 + #![feature(option_filter)]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling wayland-egl v0.29.5
[INFO] [stderr]    Compiling calloop v0.9.3
[INFO] [stderr]    Compiling x11rb v0.9.0
[INFO] [stderr]    Compiling egui v0.18.1
[INFO] [stdout] error[E0599]: no method named `drain_filter` found for struct `Vec<std::rc::Rc<std::cell::RefCell<block::Block>>>` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mech-core-0.1.0/src/schedule.rs:41:63
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let ready_blocks: Vec<BlockRef> = self.unscheduled_blocks.drain_filter(|b| b.borrow().state == BlockState::Ready).collect();
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^ method not found in `Vec<std::rc::Rc<std::cell::RefCell<block::Block>>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling egui_glow v0.18.1
[INFO] [stderr]    Compiling arboard v2.1.1
[INFO] [stderr]    Compiling egui-winit v0.18.0
[INFO] [stderr]    Compiling glutin v0.28.0
[INFO] [stderr]    Compiling eframe v0.18.0
[INFO] [stdout] Some errors have detailed explanations: E0557, E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mech-core` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "741149f713d9149539ad379b5436857680cd19851fdd22eb4c006fe13c7b3ec2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "741149f713d9149539ad379b5436857680cd19851fdd22eb4c006fe13c7b3ec2", kill_on_drop: false }`
[INFO] [stdout] 741149f713d9149539ad379b5436857680cd19851fdd22eb4c006fe13c7b3ec2
